home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Basic / Visual Basic.60 / COMMON / TOOLS / VCM / VCM.MDB / VcmComponentContainer / 14_Cabinet / STDAFX.CPP < prev    next >
Encoding:
C/C++ Source or Header  |  1998-05-18  |  643 b   |  20 lines

  1. // stdafx.cpp : source file that includes just the standard includes
  2. //  DBViewer.pch will be the pre-compiled header
  3. //  stdafx.obj will contain the pre-compiled type information
  4. //
  5. // This is a part of the Microsoft Foundation Classes and
  6. // Templates (MFC&T).
  7. // Copyright (C) 1998 Microsoft Corporation
  8. // All rights reserved.
  9. //
  10. // This source code is only intended as a supplement to the
  11. // MFC&T Reference and related electronic documentation provided
  12. // with the library.  See these sources for detailed information
  13. // regarding the MFC&T product.
  14. //
  15.  
  16. #include "stdafx.h"
  17.  
  18. #include <atlimpl.cpp>
  19. CComModule _Module;
  20.